type runtime.perThreadSyscallArgs

4 uses

	runtime (current package)
		os_linux.go#L680: type perThreadSyscallArgs struct {
		os_linux.go#L697: var perThreadSyscall perThreadSyscallArgs
		os_linux.go#L768: 	perThreadSyscall = perThreadSyscallArgs{
		os_linux.go#L845: 	perThreadSyscall = perThreadSyscallArgs{}